home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Windows marzen / AutoTask 2000 3.73 / Readme.txt < prev    next >
Text File  |  2006-12-02  |  8KB  |  182 lines

  1. AutoTask 2000 - Cypress Technologies
  2. Current Version: 3.73
  3. Last Updated...: 12/2/06
  4.  
  5. =====================================================================
  6. CONTENT
  7. =====================================================================
  8. * OVERVIEW
  9. * INSTALLATION NOTES
  10. * VERSION HISTORY
  11.  
  12. =====================================================================
  13. OVERVIEW
  14. =====================================================================
  15. Auto Task 2000 is a scheduling service for Windows 
  16. 95/98/ME/NT40/2000/XP. It is designed to automatically run programs 
  17. at specified times without the need for user interaction. With 
  18. AutoTaskÆs feature rich functionality, it supports a variety of 
  19. automation needs. Listed below are some of the features support:
  20.  
  21. * Ability to define multiple commands per each task.
  22. * Run tasks at specified frequency, like daily, weekly, monthly. 
  23. * Run tasks repeatedly at specified intervals such as every xx 
  24.   minutes and xx hours.
  25. * Run tasks under the system account or user accounts(NT/2000/XP), 
  26.   thereby controlling the resources to which the program will have
  27.   access.
  28. * Determines whether the tasks should be allowed to interact with any
  29.   logged-on user (NT/2000/XP).
  30. * Run tasks regardless of whether any user is logged on.
  31. * Run tasks based on whether or not a defined condition is met, such 
  32.   as file exist, file has changed or application running.
  33. * Sends user defined keys to applications to emulate operation that 
  34.   would normally be done by a user interacting with the program. 
  35. =====================================================================
  36. INSTALLATION NOTES
  37. =====================================================================
  38. Most likely the first time you install AutoTask, the installation 
  39. program will ask you whether or not to replace DLLs that are 
  40. currently in use. You must answer yes and reboot your PC before the 
  41. program will work correctly.
  42.  
  43. Windows 95/98 users require that DCOM95/DCOM98 be installed. If you 
  44. have not yet installed this Microsoft program, do so before 
  45. installing AutoTask. You can download these file from the 
  46. following URLs: 
  47. http://www.cypressnet.com/download/dcom95.exe
  48. http://www.cypressnet.com/download/dcom98.exe
  49. Note! 98 users will also need IE5.1 or greater installed.
  50.  
  51. If installing on Windows NT/2000/XP the installation program will 
  52. automatically setup AutoTask as a service. 
  53.  
  54. =====================================================================
  55. NOTE TO VERSION 2.xx USERS (UPGRADING)
  56. =====================================================================
  57. As this version has many design changes we recommend highly that you 
  58. backup your data files. The installation is setup to automatically 
  59. backup the files for you. Simply answer "YES" to the backup dialog 
  60. boxes. If you do not backup your tasks files and decide to return to 
  61. a previous version you will have to recreate the tasks files manually. 
  62.  
  63. NOTE! If you answer "YES" to backups and install to the same 
  64. directory you will be able to return to the previous version simply 
  65. by uninstalling.
  66.  
  67. We have taken great care to automatically convert previous tasks and 
  68. dat files to the new version. However we recommend you review the 
  69. tasks for correct parameters after the installation is complete. 
  70.  
  71. Where both scheduled and conditions triggers were being used in the
  72. previous version you will find two task. The original with the 
  73. scheduled trigger and a new task with the name "Trigger for - 
  74. <originalname>. The command in this trigger tasks will be to call the
  75. original task command list. 
  76.  
  77. =====================================================================
  78. VERSION HISTORY
  79. =====================================================================
  80. --VERSION 3.73
  81. * Fixed problem with the Explorer Bar flickering when changing task 
  82.   selection. 
  83. * Added code to the list view sort header. To remind user that by 
  84.   changing the sort order the order in which task are checked is also
  85.   changed.  
  86. * Fixed problem where Display Message command would not bring dialog 
  87.   to foreground. 
  88.  
  89. --VERSION 3.71
  90. * Fixed the problem where the "Check For Update" menu option was 
  91.   missing from the At2admin program.
  92. * Fixed an issue where using the "Run Now" menu option did not use 
  93.   the "Suspend Scheduling" option when activated. 
  94. * Create a new "Default Task" file for the installation program. 
  95. * Fixed the issue where the system menu icon in the At2Admin was not 
  96.   showing correctly.
  97.  
  98. --VERSION 3.70
  99. * This version contains some internal changes to improve performance.
  100.  
  101. --VERSION 3.68
  102. * Fixed a problem where the QuitProgram command did not work 
  103.   correctly when the targeted process was not running. 
  104. * Fixed and modified various section of code for optimazation 
  105.   purposes.
  106.  
  107. --VERSION 3.67
  108. * Fixed a problem with one of the components not registering 
  109.   correctly on Windows 98 machines.
  110. * Fixed a problem with FileExist where an error was being thrown when 
  111.   the file was checked by the service program.
  112.  
  113. --VERSION 3.65
  114. * Added wildcard support to FileExistAndNotLocked
  115. * Modify the task menu items so that the enable/disable text is shown 
  116.   based on current status... 
  117. * Fixed a problem with a memory leak when using user on network 
  118.   resource to run a task. 
  119.  
  120. --VERSION 3.62
  121. * Change the help file over from winhelp to htmlhelp
  122. * Fixed a problem where commands were randomly disappearing from the 
  123.   task file after execution. 
  124.  
  125. --VERSION 3.60
  126. * Fixed some minor performance issues. 
  127.  
  128. --VERSION 3.54
  129. * Fixed a problem where the administrator program would not completely 
  130.   exit when closed. The problem would only happen if a task was edited. 
  131. * Fixed a problem where if you edited the last command in a list and 
  132.   clicked OK the command would jump up one spot in the list.
  133. * Removed ctrl keys from the right click menu of the main task list
  134.   window.
  135.  
  136. --VERSION 3.51
  137. * Fix a problem with the registry import/export function that saves 
  138.   the admin parameters. If application path contain spaces 
  139.   (i.e. c:\program files\at2000\) then the program would error 
  140.   because the import file could not be found.
  141.  
  142. --VERSION 3.50
  143. * New interface for the Admin main window. The new interface is 
  144.   designed to make navigation easier. 
  145. * Fix a problem with how the admin window information is saved when 
  146.   the program is shutdown.
  147. * Also now compatible with Windows 2003
  148.  
  149. --VERSION 3.12
  150. * Fixed a problem where account information once entered was not being 
  151.   saved correctly under all circumstances.
  152.  
  153. --VERSION 3.11
  154. * Fixed a bug where command lines would become empty once the admin 
  155.   program was shutdown.
  156. * Fix a bug where command lines would disappear at random.
  157.  
  158. --VERSION 3.10
  159. * Added new scheduler command ôResetTaskTriggerö. This command will 
  160.   allow users to force the condition trigger of another task to the 
  161.   false position. Making the trigger ready to evaluate the condition.
  162. * Fixed a problem with the ôdelayed startupö command line option.
  163. * Fixed the ôRunOnStartupö flag which was not being read correctly 
  164.   when the AutoTask engine is started.
  165. * Fixed a problem where the log file view option would not correctly 
  166.   read the file path and name.
  167. * Fixed a problem with interval range. 
  168.  
  169. --VERSION 3.00
  170. * Internal design change required for all modifications. Also will 
  171.   allow us to add new triggers and  commands more easily.
  172. * Added global network accounts so that if a change needs to be made 
  173.   like having to change your network password, you will be able to 
  174.   change the password once in a central location rather than in 
  175.   each tasks. 
  176. * Split the scheduled and condition triggers from the same tasks to 
  177.   individual tasks. Allows for more flexibility in deciding when to 
  178.   run a task.
  179. * Added Scheduler commands that will now allow you to run, enable and 
  180.   disable other tasks. Now you can have a single command list that 
  181.   can be called by multiple triggers. 
  182.